Skip to content

fix: add module docstring to ai package - #19

Merged
andrewklatzke merged 1 commit into
mainfrom
fix/trigger-release-2
Aug 7, 2026
Merged

fix: add module docstring to ai package#19
andrewklatzke merged 1 commit into
mainfrom
fix/trigger-release-2

Conversation

@andrewklatzke

@andrewklatzke andrewklatzke commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

No-op change to re-trigger release-please after clearing stuck autorelease: pending labels.


Note

Overview
Adds a module-level docstring ("""LaunchDarkly AI SDK convenience package for Python.""") to launchdarkly_ai_python/__init__.py.

Per the PR description, this is intentionally a no-op change to re-trigger release-please after clearing stuck autorelease: pending labels—no behavioral or API changes.

Reviewed by Cursor Bugbot for commit c916e7a. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-authored-by: Cursor <cursoragent@cursor.com>
@andrewklatzke
andrewklatzke merged commit 47fd243 into main Aug 7, 2026
8 checks passed
@andrewklatzke
andrewklatzke deleted the fix/trigger-release-2 branch August 7, 2026 18:13
@github-actions github-actions Bot mentioned this pull request Aug 7, 2026
andrewklatzke added a commit that referenced this pull request Aug 7, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-ai-server: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-server-0.1.1...launchdarkly-ai-server-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))


### Bug Fixes

* add module docstring to client package
([e27264b](e27264b))
* add module docstring to client package
([#18](#18))
([34d314b](34d314b))
</details>

<details><summary>launchdarkly-ai-python: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-python-0.1.1...launchdarkly-ai-python-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))


### Bug Fixes

* add module docstring to ai package
([c916e7a](c916e7a))
* add module docstring to ai package
([#19](#19))
([47fd243](47fd243))
</details>

<details><summary>launchdarkly-ai-claude-agents: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-claude-agents-0.1.1...launchdarkly-ai-claude-agents-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-claude-messages: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-claude-messages-0.1.1...launchdarkly-ai-claude-messages-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-openai-agents: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-openai-agents-0.1.1...launchdarkly-ai-openai-agents-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-openai-messages: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-openai-messages-0.1.1...launchdarkly-ai-openai-messages-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-langchain-agents: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-langchain-agents-0.1.1...launchdarkly-ai-langchain-agents-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-langchain-messages: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-langchain-messages-0.1.1...launchdarkly-ai-langchain-messages-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Overview**
> **Release Please** bumps all eight Python workspace packages from
**0.1.1** to **0.1.2**, keeping `.release-please-manifest.json`, each
package’s `pyproject.toml`, `__version__`, and `CHANGELOG.md` in sync.
> 
> The **0.1.2** notes for `launchdarkly-ai-server` and
`launchdarkly-ai-python` call out **module docstring** fixes; the other
integration packages only get version/changelog updates with no code
changes in this diff.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
f1ef605. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants